home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TPUG - Toronto PET Users Group
/
TPUG Users Group CD
/
TPUG Users Group CD.iso
/
AMIGA
/
(A)G
/
(A)G5.ADF
/
devs
/
Mountlist
< prev
next >
Wrap
Text File
|
1986-12-09
|
673b
|
25 lines
/* An example MOUNTLIST file enabling a 5" disk to be mounted
as DF1: and an interactive serial port mounted as AUX:
*/
DF1: Device = trackdisk.device
Unit = 1
Flags = 1
Surfaces = 2
BlocksPerTrack = 11
Reserved = 2
Interleave = 0
LowCyl = 0 ; HighCyl = 39
Buffers = 5
BufMemType = 3
#
/* This is provided as an example of an alternative type of
non-filing device mount. Please note that L:aux-handler
is not provided, and thus this mount does not work.
*/
AUX: Handler = L:aux-handler
Stacksize = 700
Priority = 5
#